home *** CD-ROM | disk | FTP | other *** search
/ Acorn RISC PD-CD 1 / Acorn RISC PD-CD 1.iso / _database / cdata / raytraced < prev    next >
Encoding:
Text File  |  1994-06-19  |  1.9 KB  |  45 lines

  1. Ray Tracing
  2. ~~~~~~~~~~~
  3.  
  4. 1DBWRender
  5. 3A multi tasking Ray tracing package converted from the Amiga.
  6. 3The RISC OS version of DBW_Render is a multi-tasking application.
  7. 3Once it is installed, ray tracing is started by dragging a directory
  8. 3containing a command script file on to the window, and clicking on
  9. 3'Ray Trace'.
  10. 3Neil Coffey.  v2.00.
  11.  
  12. 1DKBtrace
  13. 3The raytracer that was ported to the Arc.
  14. 3The program is a ray tracer written completely in C.  It is a
  15. 3photo-realistic 3-D object rendering shader, suitable for realizing
  16. 3the output of CAD programs or generally wasting LOTS of CPU time
  17. 3drawing pretty pictures.  It features a command-line interface and
  18. 3reads plain text input files in an easy to use and understand
  19. 3"structured" scene description language.  It writes output files in
  20. 3several popular 24-bit image formats, including DKB/QRT "Raw" and
  21. 3Truevision Targa-24 formats.
  22. 3Original Authors David K. Buck and Aaron A. Collins.
  23. 3Acorn port by John Kortink.
  24.  
  25.  
  26. 1Persistence of Vision Raytracer by The PV-Team.
  27.  
  28. 3The PV-Team is a collection of volunteer programmers, designers,
  29. 3animators and artists meeting via electronic mail on Compuserve's
  30. 3COMART forum, section 16 Raytracing (COMART is also the home of the
  31. 3very popular Fractint and its authors the Stone Soup Group.)
  32. 3The PV-Team's goal is to create freely distributable, high
  33. 3quality rendering and animation software written in C that can be
  34. 3easily ported to many different computers.  This is their Raytracer,
  35. 3complete with many scenes and utilities.
  36.  
  37. 1!PVRay
  38. 3This is a RISC OS version of PVray, a ray tracer written by the
  39. 3PVray team. It is the successor to DKBtrace, a ray tracer written
  40. 3by  David K Buck.  Currently this is based on BETA 0.5 of PVray.
  41. 3The program can produce sprite, DKB dump and Targa format files.
  42. 3The last two requiring!Translatr and are both 24bit colour files.
  43.  
  44.  
  45. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -